home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2008 February / PCWFEB08.iso / Software / Resources / Developers / XAMPP 1.5.4 / Windows installer / xampp-win32-1.5.4-installer.exe / xampp / apache / conf / ssl.prm / README.PRM next >
Encoding:
Text File  |  2005-07-08  |  534 b   |  19 lines

  1.  
  2.  This is the ssl.prm/ directory of Apache/mod_ssl
  3.  where public DSA Parameter Files for SSL are stored.
  4.  
  5.  Per default the following files are provided:
  6.  
  7.  o snakeoil-ca-dsa.prm:
  8.    This is the DSA parameter file of the _DEMONSTRATION ONLY_ `Snake Oil' CA.
  9.  
  10.  o snakeoil-dsa.prm:
  11.    This is the DSA parameter file of the _DEMONSTRATION ONLY_ `Snake Oil'
  12.    server.
  13.  
  14.  You can view the ingredients of a particular parameter file in plain text
  15.  by running the command:
  16.  
  17.    $ openssl dsaparam -noout -text -in <name>.prm
  18.  
  19.